[INFO] cloning repository https://github.com/streamingfast/solana-token-tracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/streamingfast/solana-token-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstreamingfast%2Fsolana-token-tracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstreamingfast%2Fsolana-token-tracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 555d8f727c63512a424a630b0223f8f980c8aa3c
[INFO] checking streamingfast/solana-token-tracker against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstreamingfast%2Fsolana-token-tracker" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/streamingfast/solana-token-tracker
[INFO] finished tweaking git repo https://github.com/streamingfast/solana-token-tracker
[INFO] tweaked toml for git repo https://github.com/streamingfast/solana-token-tracker written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/streamingfast/solana-token-tracker on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/streamingfast/solana-token-tracker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d0f10e52f981ebc46d144ef72dc345a468501356a9545478ed51033f0a295027
[INFO] running `Command { std: "docker" "start" "d0f10e52f981ebc46d144ef72dc345a468501356a9545478ed51033f0a295027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0f10e52f981ebc46d144ef72dc345a468501356a9545478ed51033f0a295027" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0f10e52f981ebc46d144ef72dc345a468501356a9545478ed51033f0a295027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0f10e52f981ebc46d144ef72dc345a468501356a9545478ed51033f0a295027" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.18
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]    Compiling substreams-solana-macro v0.11.1 (https://github.com/streamingfast/substreams-solana?branch=master#1f66cc30)
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling substreams-macro v0.5.10
[INFO] [stderr]     Checking num_enum v0.7.1
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking substreams v0.5.10
[INFO] [stderr]     Checking substreams-solana-core v0.11.1 (https://github.com/streamingfast/substreams-solana?branch=master#1f66cc30)
[INFO] [stderr]     Checking substreams-solana-program-instructions v0.1.1
[INFO] [stderr]     Checking substreams-solana v0.11.1 (https://github.com/streamingfast/substreams-solana?branch=master#1f66cc30)
[INFO] [stderr]     Checking solana_token_tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated variant `substreams_solana_program_instructions::token_instruction_2022::TokenInstruction::Transfer`: please use `TransferChecked` or `TransferCheckedWithFee` instead
[INFO] [stdout]    --> src/utils.rs:100:31
[INFO] [stdout]     |
[INFO] [stdout] 100 |             TokenInstruction::Transfer { amount: amt }  => {
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `substreams_solana_program_instructions::token_instruction_2022::TokenInstruction::Transfer::amount`: please use `TransferChecked` or `TransferCheckedWithFee` instead
[INFO] [stdout]    --> src/utils.rs:100:42
[INFO] [stdout]     |
[INFO] [stdout] 100 |             TokenInstruction::Transfer { amount: amt }  => {
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `substreams_solana_program_instructions::token_instruction_2022::TokenInstruction::Transfer`: please use `TransferChecked` or `TransferCheckedWithFee` instead
[INFO] [stdout]    --> src/utils.rs:100:31
[INFO] [stdout]     |
[INFO] [stdout] 100 |             TokenInstruction::Transfer { amount: amt }  => {
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `substreams_solana_program_instructions::token_instruction_2022::TokenInstruction::Transfer::amount`: please use `TransferChecked` or `TransferCheckedWithFee` instead
[INFO] [stdout]    --> src/utils.rs:100:42
[INFO] [stdout]     |
[INFO] [stdout] 100 |             TokenInstruction::Transfer { amount: amt }  => {
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.85s
[INFO] running `Command { std: "docker" "inspect" "d0f10e52f981ebc46d144ef72dc345a468501356a9545478ed51033f0a295027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0f10e52f981ebc46d144ef72dc345a468501356a9545478ed51033f0a295027", kill_on_drop: false }`
[INFO] [stdout] d0f10e52f981ebc46d144ef72dc345a468501356a9545478ed51033f0a295027
